home *** CD-ROM | disk | FTP | other *** search
- ;>>>>>>> JPEG3.PRJ <<<<<<<<
-
- cjpeg.ttp ; name of executable program
- ;djpeg.ttp ; name of executable program
-
- ;.C [ -Y ]
- ;.L [ -L -Y ]
- ;.S [ -Y ]
-
- = ; list of modules follows...
-
- PCSTART.O ; startup code
-
- jcmaster.c
- jcdeflts.c
- jcarith.c
- jccolor.c
- jcexpand.c
- jchuff.c
- jcmcu.c
- jcpipe.c
- jcsample.c
- jfwddct.c
- jwrjfif.c
- jrdgif.c
- jrdppm.c
- jrdrle.c
- jrdtarga.c
- jdmaster.c
- jddeflts.c
- jbsmooth.c
- jdarith.c
- jdcolor.c
- jdhuff.c
- jdmcu.c
- jdpipe.c
- jdsample.c
- jquant1.c
- jquant2.c
- jrevdct.c
- jrdjfif.c
- jwrgif.c
- jwrppm.c
- jwrrle.c
- jwrtarga.c
- jutils.c
- jerror.c
- jmemmgr.c
- jmemsys.c
-
- jcmain.c ; Main-Programm
- ;jdmain.c
-
- ;PCBGILIB.LIB ; BGI library
- PCFLTLIB.LIB ; floating point library
- PCSTDLIB.LIB ; standard library
-
- PCEXTLIB.LIB ; extended library
- PCTOSLIB.LIB ; TOS library
- ;PCGEMLIB.LIB ; AES and VDI library
-
- ;>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>><<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<